var runtime.allglock
8 uses
runtime (current package)
mgcmark.go#L73: assertWorldStoppedOrLockHeld(&allglock)
proc.go#L669: allglock mutex
proc.go#L693: lock(&allglock)
proc.go#L699: unlock(&allglock)
proc.go#L706: assertWorldStoppedOrLockHeld(&allglock)
proc.go#L732: lock(&allglock)
proc.go#L736: unlock(&allglock)
proc.go#L838: lockInit(&allglock, lockRankAllg)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |